FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.first.test.r4#0.1.9 (93 ms)

Package bonsai.first.test.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.first.test.r4@0.1.9&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLDetectedIssue
Url http://electronichealth.se/fhir/StructureDefinition/NLLDetectedIssue
Version 1.0.0
Status active
Date 2022-02-02
Name NLLDetectedIssue
Experimental False
Type DetectedIssue
Kind resource

Resources that use this resource

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLDispensePaperPrescription NLLDispensePaperPrescription
http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense NLLMedicationDispense
http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest NLLMedicationRequest

Resources that this resource uses

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLDispatchRowNo NLLDispatchRowNo
http://ehalsomyndigheten.se/fhir/ValueSet/aff-codes AFF-felkod
http://electronichealth.se/fhir/ValueSet/detected-issue-severity Allvarlighetsgrad på DetectedIssue
http://electronichealth.se/fhir/ValueSet/detected-issue-status Status för DetectedIssue


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLDetectedIssue",
  "version" : "1.0.0",
  "name" : "NLLDetectedIssue",
  "status" : "active",
  "date" : "2022-02-02",
  "publisher" : "Swedish eHealth Agency",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten concept"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "DetectedIssue",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DetectedIssue",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DetectedIssue",
        "path" : "DetectedIssue",
        "short" : "Issue according to Automatic Format and Constitution Control (AFF)",
        "definition" : "Indicates a issue with a MedcationRequest or a MedicationDispense according to the Automatic Format and Constitution Control (AFF) ."
      },
      {
        "id" : "DetectedIssue.extension",
        "path" : "DetectedIssue.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "DetectedIssue.extension:nllDispatchRowNo",
        "path" : "DetectedIssue.extension",
        "sliceName" : "nllDispatchRowNo",
        "short" : "Identifier for MedicationDispense within dispatch",
        "definition" : "Used when communicationg an error or warning for a MedicationDispense within a dispatch. The DispatchRowNo (sv Aktörens expeditionsradnummer) uniquely identifies a MediationDispense within a dispatch.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLDispatchRowNo"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Aktörens expeditionsradnummer"
          }
        ]
      },
      {
        "id" : "DetectedIssue.status",
        "path" : "DetectedIssue.status",
        "short" : "preliminary",
        "definition" : "Indicates the status of the detected issue.\r\nThe status \"preliminary\" is used for in the Swedish National Medication List as the detected issues always are generated from the current conditions.",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://electronichealth.se/fhir/ValueSet/detected-issue-status"
        },
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Status på avvikelse"
          }
        ]
      },
      {
        "id" : "DetectedIssue.code",
        "path" : "DetectedIssue.code",
        "short" : "AFF error or warning",
        "definition" : "Code identifying the Automatic Format and Constitution Control (AFF) error or warning.",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "Codes identifying the Automatic Format and Constitution Control (AFF) error or warning",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/aff-codes"
        },
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "AFF-resultat"
          }
        ]
      },
      {
        "id" : "DetectedIssue.code.coding",
        "path" : "DetectedIssue.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.code.coding.system",
        "path" : "DetectedIssue.code.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.code.coding.version",
        "path" : "DetectedIssue.code.coding.version",
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.code.coding.code",
        "path" : "DetectedIssue.code.coding.code",
        "short" : "Issue code",
        "definition" : "A code identifying the reason of the issue",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "AFF-felkod"
          }
        ]
      },
      {
        "id" : "DetectedIssue.code.coding.display",
        "path" : "DetectedIssue.code.coding.display",
        "short" : "Error description",
        "definition" : "A short text describing the meaning of the error code",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "AFF-felmeddelande"
          }
        ]
      },
      {
        "id" : "DetectedIssue.severity",
        "path" : "DetectedIssue.severity",
        "short" : "moderate | low",
        "definition" : "In the Swedish National Medication List there are two severety levels: \r\n\"Low\" which corresponds to \"Accepted with a warning\" (Accepterad med varning)\r\nor\r\n\"Moderate\" which corresponds to \"Rejected\" (Avvisad)",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://electronichealth.se/fhir/ValueSet/detected-issue-severity"
        },
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Allvarlighetsgrad"
          }
        ]
      },
      {
        "id" : "DetectedIssue.identified[x]",
        "path" : "DetectedIssue.identified[x]",
        "short" : "Date and time when identified",
        "definition" : "The date and time when the Automatic Format and Constitution Control (Automatisk format- och författningskontroll, AFF) was made.",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Kontrolltidpunkt"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.